home *** CD-ROM | disk | FTP | other *** search
- SCdraw
-
- SCdraw is a vector drawing program for producing structure charts
- which can be printed or plotted.
-
- The extracted files should be copied to a SCDRAW directory (C:\SCDRAW),
- and the SC.BAT file modified for your hardware requirements. The .DOC
- file should be printed for instructions in using SCdraw.
-
- SC.BAT-
- SET NO87=Y
- ECHO OFF
- SCGO IBMCGAM1 EPSFX100 HP-7475A
-
- The SC.BAT file should be modified as follows:
- SET NO87=Y - This tells SCdraw that there is NO math co-processor
- chip installed in the PC. (8087, 80287, or 80387).
- If a co-processor IS present, the SET NO87=Y should be
- removed from the SC.BAT file for increased performance.
-
- ECHO OFF -Turns off program displays to the screen.
-
- SCGO IBMCGAM1 EPSFX100 HP-7475A -The first parameter (SCGO) is
- | | | | required to start the execution
- pos.1 6 15 24 of SCdraw. The second parameter,
- The default SC.BAT file (IBMCGAM1) is the video driver.
- assumes a CGA color monitor, The third and fourth parameters
- Epson wide printer, and a are the printer and plotter drivers.
- Hewlett Packard 7475A plotter. See SETTING CONFIGURATION in the
- The drivers must start in the documentation for available drivers.
- position indicated but can be
- blank if the printer or plotter
- is not available.
-
- After the SC.BAT file has been modified to suit your needs, the unused drivers
- can be copied to a floppy disk and saved for future hardware changes, and
- then deleted from your hard disk to conserve space.
-
- NOTE: SCdraw can be executed from a diskette with the required files.
- The required files are: SSCDRAW.EXE
- SCGO.EXE
- SC.BAT
- selected video, printer, and plotter drivers
- These six files can then be copied to a diskette for execution.